Change the few examples that use a full GTK_ enum value in .ui files.
authorRobert Ancell <robert.ancell@canonical.com>
Mon, 8 Jul 2019 03:52:28 +0000 (15:52 +1200)
committerRobert Ancell <robert.ancell@canonical.com>
Mon, 8 Jul 2019 03:52:28 +0000 (15:52 +1200)
commitdbd2a815019f8493ef2b15f3ef45d6e41606df79
treed77867d836a604ee5889f0497b17125b3afccbf1
parentbe6ec8f50b901b9a7c4731250e016048e26db1e7
Change the few examples that use a full GTK_ enum value in .ui files.

Lowercase versions work just as well and are much more readable.
gtk/gtksizegroup.c
gtk/gtkwidget.c
testsuite/gtk/builder.c